summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add release stringSascha Hauer2014-07-222-0/+5
| * | USB: gadget: DFU: drop app idle stateSascha Hauer2014-07-221-40/+2
| * | USB: gadget: DFU: register as USB functionSascha Hauer2014-07-223-54/+107
| * | USB: gadget: DFU: return -EINTR when interruptedSascha Hauer2014-07-221-1/+8
| * | USB: gadget: DFU: free resources when usb_gadget_poll failsSascha Hauer2014-07-221-1/+1
| * | USB: gadget: DFU: use usb_gstrings_attachSascha Hauer2014-07-221-10/+10
| * | USB: gadget: DFU: Move stuff to dfu_bindSascha Hauer2014-07-221-38/+36
| * | Add function to parse a string in dfu formatSascha Hauer2014-07-228-121/+196
| * | USB: gadget: DFU: Move locally used defines/structs to dfu driverSascha Hauer2014-07-222-67/+66
| * | USB: gadget: DFU: Use usb_assign_descriptors/usb_free_all_descriptorsSascha Hauer2014-07-221-15/+7
| * | USB: gadget: DFU: remove unused codeSascha Hauer2014-07-221-14/+0
| * | USB: gadget: specify vendor/product id with device parametersSascha Hauer2014-07-228-94/+49
| * | param: Add dev_add_param_stringSascha Hauer2014-07-222-0/+89
| * | USB: gadget: usbserial: Always enable consoleSascha Hauer2014-07-221-0/+2
| * | USB: gadget: fsl_udc: Warn about freeing queued descriptorsSascha Hauer2014-07-221-0/+5
| * | USB: gadget: composite: Break out of potential endless loopSascha Hauer2014-07-222-1/+8
| * | USB: gadget: dequeue descriptor before freeing itSascha Hauer2014-07-221-0/+1
| * | USB: gadget: Update to 3.15Sascha Hauer2014-07-2225-1035/+3054
| * | Merge branch 'for-next/console' into for-next/usb-gadgetSascha Hauer2014-07-225-3/+21
| |\ \
| * \ \ Merge branch 'for-next/misc' into for-next/usb-gadgetSascha Hauer2014-07-2230-632/+1563
| |\ \ \
| * \ \ \ Merge branch 'for-next/usb' into for-next/usb-gadgetSascha Hauer2014-07-2245-195/+119
| |\ \ \ \
* | \ \ \ \ Merge branch 'for-next/usb'Sascha Hauer2014-08-0745-195/+119
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | env: Remove bogus USB vendor/product idsSascha Hauer2014-07-217-28/+7
| | |_|_|/ | |/| | |
| * | | | USB: Remove conflicting USB_SPEED_* definitionsSascha Hauer2014-07-184-11/+16
| * | | | USB: Use descriptors from ch9.hSascha Hauer2014-07-182-67/+1
| * | | | USB: introduce usb_interface/usb_configuration structsSascha Hauer2014-07-184-61/+62
| * | | | USB: Kconfig: introduce USB_HOST symbolSascha Hauer2014-07-1831-32/+37
* | | | | Merge branch 'for-next/rtc'Sascha Hauer2014-08-0719-0/+1018
|\ \ \ \ \
| * | | | | MIPS: ritmix-rzx50_defconfig: enable RTC supportAntony Pavlov2014-08-021-0/+3
| * | | | | MIPS: dts: jz4755.dtsi: add jz4740-rtcAntony Pavlov2014-08-021-0/+5
| * | | | | rtc: add jz4740 driverAntony Pavlov2014-08-023-0/+173
| * | | | | rtc-lib: import rtc_time_to_tm() from linux-3.15Antony Pavlov2014-08-022-0/+46
| * | | | | ARM: versatilepb_defconfig: enable RTC supportAntony Pavlov2014-08-021-0/+2
| * | | | | commands: add hwclockAntony Pavlov2014-08-023-0/+170
| * | | | | rtc: import ds1307 driver from linux-3.15Antony Pavlov2014-08-023-0/+373
| * | | | | Merge branch 'for-next/i2c' into HEADSascha Hauer2014-08-0212-10/+2069
| |\ \ \ \ \
| * | | | | | Add a simple rtc frameworkAntony Pavlov2014-07-318-0/+209
| * | | | | | lib: import 'bcd' from linux-3.15Antony Pavlov2014-07-313-0/+37
* | | | | | | Merge branch 'for-next/ppc'Sascha Hauer2014-08-0723-58/+1108
|\ \ \ \ \ \ \
| * | | | | | | ppc: DA923RC: 16-bit Product Data EEPROM read accessRenaud Barbier2014-08-011-1/+17
| * | | | | | | ppc: minimal Freescale P1010RDB board supportRenaud Barbier2014-07-2810-0/+487
| * | | | | | | ppc: Freescale P1010 SoC supportRenaud Barbier2014-07-286-34/+209
| * | | | | | | ppc: Freescale P1010 headersRenaud Barbier2014-07-285-3/+290
| * | | | | | | ppc: 85xx: CCSRBAR mapping moved to start-up code.Renaud Barbier2014-07-282-26/+111
* | | | | | | | Merge branch 'for-next/net'Sascha Hauer2014-08-074-4/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | net: phy: Add minimal support for QSGMII PHYEzequiel Garcia2014-07-312-0/+2
| * | | | | | | | net: phy: mdio-mvebu: Make the clock property requiredEzequiel Garcia2014-07-311-4/+4
| * | | | | | | | net: phy: Add fallbacks for the obsoletes phy DT propertiesEzequiel Garcia2014-07-311-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-next/misc'Sascha Hauer2014-08-0758-790/+1842
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "common: resource: print conflicts as warning"Sascha Hauer2014-08-041-1/+1